Fix bug#12731 in mouse-drag-line.
authormartin rudalics <rudalics@gmx.at>
Fri, 26 Oct 2012 09:11:24 +0000 (11:11 +0200)
committermartin rudalics <rudalics@gmx.at>
Fri, 26 Oct 2012 09:11:24 +0000 (11:11 +0200)
commit19237bd026d3d46983cc9f137b840bf26b4e3fa3
tree87f961cdb52149e81cf832ad4932f34c9e752853
parent1c26451d16fcd419e696c1c4c2b425a5b3e8a05a
Fix bug#12731 in mouse-drag-line.

* mouse.el (mouse-drag-line): Move last form into preceding when
clause (Bug#12731).

* help.el (resize-temp-buffer-window): Fix doc-string.
lisp/ChangeLog
lisp/help.el
lisp/mouse.el